Java Platform 1.2 API Specification: Class String The Java language provides special support for the string concatentation operator ( + ), and for conversion of other objects to strings. String concatenation is ...